/*#EditorPristupuGrpVlastnostiPristupuJednotlivci {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    height: 100px;
}*/

.EditorPristupuKontejnerProCanvas {
    position: absolute;
    left: 107px;
    top: 125px;
    right: 0px;
    bottom: 0px;
}

.EditorPristupuZalozka {
    white-space: nowrap;
    right: 555px;
}

.EditorPristupuNastaveni {
    display: inline-block;
    min-width: 300px;
    vertical-align: top;
}

.EditorPristupuFiltr,
.EditorPristupuFiltr > div {
    display: inline-block;
    margin-bottom: 2px;
    text-align: end;
}

.VlastnostiPristupuSkupiny > .EditorPristupuFiltr {
    display: none;
}

.EditorPristupuFiltrLabel {
    /* min-width: 120px; */
    margin-right: 5px;
    margin-left: 10px;
    text-align: end;
}
.EditorPristupuFiltrLabelSkupiny {
    /* min-width: 180px; */
}

.EditorPristupuNapoveda {
    display:inline-block;
    /*position: absolute;*/
    white-space: initial;
    /*max-width: 500px;*/
    margin-left: 10px;
    /* padding-top:40px; */
    /* right: 15px; */
    /*top: 35px;*/
    /* width: 400px; */
    vertical-align: top;
    /*background-color: aquamarine;*/
}

.ProgressNacitaniMatice {
    /*    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
*/ /*display:none;*/
}

.EditorPristupuVnitrekGroupBoxuVlastnosti {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.EditorPristupuBarva {
    border: solid 1px white;
    box-shadow: 0 0 0 1px gray;
    width: 24px;
    height: 24px;
    /* display: inline-block; */
}

/*.EditorPristupuLabel,*/
.EditorPristupuCheck {
    /* display: inline-block; */
    /* vertical-align: middle; */
    margin-inline: 8px;
}
